home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 25 / CU Amiga Magazine's Super CD-ROM 25 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-08].iso / CUCD / Programming / GMS / GMSDev / Includes / proto / monitors.h < prev   
Encoding:
C/C++ Source or Header  |  1997-09-19  |  129 b   |  8 lines

  1. #ifndef PROTO_MONITORS_H
  2. #define PROTO_MONITORS_H
  3.  
  4. #include <clib/monitor_protos.h>
  5. #include <pragmas/monitor_pragmas.h>
  6.  
  7. #endif
  8.